Application::OpenApplicationDialog
Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:58:03 1991
Index
Return to Main Contents
NAME
Application::OpenApplicationDialog - instance method
TEMPLATE
void OpenApplicationDialog(Point position)
SPECIFIERS
public
virtual
DESCRIPTION
OpenApplicationDialog is only called at application startup by the method Run. It opens the application window at position.
By overriding this method the window can be opened at a different position or the opening of the application window can be avoided at all.
Method is rarely overridden.
ARGUMENTS
- Point position
-
the position where to open the application window
RETURN ARGUMENT
void
CATEGORIES
application window, overrider interface
FIRST DEFINITION
class Application
FILES
- implementation:
-
Application.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:31 GMT, March 30, 2022